From: Per Abrahamsen Date: Mon, 19 May 1997 17:14:43 +0000 (+0000) Subject: Changed load-path look a little. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~81183 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=016863e6db0f888f48baadbe4780ffb0f47dfd9a;p=emacs.git Changed load-path look a little. --- diff --git a/lisp/cus-start.el b/lisp/cus-start.el index 48af1c0d8d4..b2c0790a7ac 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -132,7 +132,7 @@ ;; lread.c (load-path environment (repeat (choice :tag "Directory" - (const :tag "default" nil) + (const :tag "use current" nil) (directory :format "%v")))) ;; minibuf.c (completion-auto-help minibuffer boolean)